PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFShowText3Operator Class / setText Method
The text as a COS string
In This Topic
    setText Method
    In This Topic
    Sets the text.
    Syntax
    public void setText( 
       PDFCosString value
    )

    Parameters

    value
    The text as a COS string
    See Also